FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Koppeltaalv2.00#0.7.0-preview (78 ms)

Package Koppeltaalv2.00
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Koppeltaalv2.00@0.7.0-preview&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription
Url http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription
Version 0.0.1
Status draft
Date 2021-11-01T00:00:00+01:00
Name KT2_Subscription
Experimental False
Description The (FHIR) Subscription (resource) is used to define a push-based subscription from a server to another system. Once a Subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined "channel" so that another system can take an appropriate action.
Copyright VZVZ
Type Subscription
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "c8a6ea0f-e91c-40b6-b382-27f318e0ed31",
  "meta" : {
    "lastUpdated" : "2021-11-10T11:57:04.703+00:00"
  },
  "url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription",
  "version" : "0.0.1",
  "name" : "KT2_Subscription",
  "status" : "draft",
  "date" : "2021-11-01T00:00:00+01:00",
  "publisher" : "VZVZ",
  "contact" : [
    {
      "name" : "Bernard Stibbe"
    }
  ],
  "description" : "The (FHIR) Subscription (resource) is used to define a push-based subscription from a server to another system. Once a Subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined \"channel\" so that another system can take an appropriate action.",
  "copyright" : "VZVZ",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Subscription",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Subscription",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Subscription.status",
        "path" : "Subscription.status",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Subscription.reason",
        "path" : "Subscription.reason",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Subscription.criteria",
        "path" : "Subscription.criteria",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Subscription.channel",
        "path" : "Subscription.channel",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Subscription.channel.endpoint",
        "path" : "Subscription.channel.endpoint",
        "label" : "Koppeltaal"
      },
      {
        "id" : "Subscription.channel.payload",
        "path" : "Subscription.channel.payload",
        "max" : "0"
      },
      {
        "id" : "Subscription.channel.header",
        "path" : "Subscription.channel.header",
        "label" : "Koppeltaal"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.